Austin Kyoto Common Lisp - significado y definición. Qué es Austin Kyoto Common Lisp
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es Austin Kyoto Common Lisp - definición

AKCL; Austin Kyoto Common Lisp

Austin Kyoto Common Lisp         
<language> (AKCL) A collection of ports, bug fixes, and performance improvements to KCL by William Schelter <wfs@cli.com>, <wfs@math.utexas.edu>, University of Texas. Version 1-615 includes ports to Decstation 3100, HP9000/300, i386/Sys V, IBM-PS2/AIX, IBM-RT/AIX, SGI, Sun-3/Sunos 3 or 4, Sun-4, Sequent Symmetry, IBM370/AIX, VAX/BSD VAX/Ultrix, NeXT. ftp://rascal.ics.utexas.edu/pub/akcl-1-609.tar.Z. (1992-04-29)
AKCL         
Kyoto Common Lisp         
<language> (KCL) An implementation of Common Lisp by T. Yuasa <yuasa@tutics.tut.ac.jp> and M. Hagiya <hagiya@is.s.u-tokyo.ac.jp>, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement. ftp://rascal.ics.utexas.edu/pub/kcl.tar.Z. E-mail: <kcl@cli.com> (bug reports). Mailing list: kcl-request@cli.com, kcl@rascal.ics.utexas.edu. ["Design and Implementation of Kyoto Common Lisp", T. Yuasa <yuasa@tutics.tut.ac.jp>, J Info Proc 13(3):284-295 (1990)]. ["Kyoto Common Lisp Report", T. Yuasa & M. Hagiya]. (1987-06-01)

Wikipedia

Kyoto Common Lisp

Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in the 1984 first edition of Guy Steele's book Common Lisp the Language and is available under a licence agreement.

KCL is notable in that it was implemented from scratch, outside of the standard committee, solely on the basis of the specification. It was one of the first Common Lisp implementations ever, and exposed a number of holes and mistakes in the specification that had gone unnoticed.